-
Notifications
You must be signed in to change notification settings - Fork 13
Add Packit configuration for COPR builds #432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Packit configuration for COPR builds #432
Conversation
/packit build |
I do not expect the builds to succeed, yet. But it is great that they are kicking off, at least. |
/packit build |
81b580b
to
dc8b144
Compare
/packit build |
d0759ab
to
ff46918
Compare
/packit build |
Should fail with only one dependency, which is libcryptsetup-rs-sys dependency. |
/packit build |
ff46918
to
ffc1893
Compare
/packit build |
1 similar comment
/packit build |
ffc1893
to
3aedfa4
Compare
/packit build |
1 similar comment
/packit build |
3aedfa4
to
fe41589
Compare
/packit build |
1 similar comment
/packit build |
fe41589
to
7fdb792
Compare
/packit build |
7fdb792
to
05b7cc2
Compare
/packit build |
1 similar comment
/packit build |
c373ca1
to
1925526
Compare
Congratulations! One of the builds has completed. 🍾 You can install the built RPMs by following these steps:
Please note that the RPMs should be used only in a testing environment. |
5b6c9fe
to
e8e2854
Compare
e8e2854
to
cad1e1f
Compare
The libcryptsetup-rs job is run in parallel with libcryptsetup-rs-sys job. If a change is made to both crates, and libcryptsetup-rs requires the accompanying change in libcryptsetup-rs-sys, it will be necessary to rerun the libcryptsetup-rs job to use the most current libcryptsetup-rs-sys package. Signed-off-by: mulhern <[email protected]>
Related stratis-storage/project#780